From fcde2089789d209ea2113a93c59c35fb8d3d80ff Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 2 Dec 2006 21:46:52 +0000 Subject: [PATCH] * mouse.el (mouse-drag-track): Suppress automatic hscrolling for initial down event. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5cde69223f9..87c3a129174 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-12-02 Chong Yidong + + * mouse.el (mouse-drag-track): Suppress automatic hscrolling for + initial down event. + 2006-12-02 Kim F. Storm * emulation/cua-base.el (cua-toggle-set-mark): Doc fix. -- 2.30.2